home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 1 / CU Amiga Magazine CD-ROM Special Edition (1995)(EMAP Images)(GB)[Issue 1995-11].iso / Aminet / text / misc / TextWeas.lha / TextWeasel / TextWeasel.doc < prev    next >
Text File  |  1995-05-24  |  5KB  |  105 lines

  1.    -----------------------------------------------------------------------
  2.  
  3.                        TextWeasel 1.0 (first release)
  4.                           ©1992 by Christoph Borst
  5.  
  6.    -----------------------------------------------------------------------
  7.  
  8.            Please read this short document before using TextWeasel.
  9.  
  10.    -----------------------------------------------------------------------
  11.  
  12.       TextWeasel is freely distributable, provided that:
  13.          1) This doc and all original files are included in unaltered
  14.             form.  The original distribution contents are listed below:
  15.  
  16.                TextWeasel (Dir)
  17.                     CLI (Dir)
  18.                          AddCR                       7136
  19.                          AddCR.doc                   1355
  20.                          AddCR.doc.info               889
  21.                          Changes.doc                  188
  22.                          Changes.doc.info             889
  23.                          RmCtrl.doc                  1007
  24.                          RmCtrl                      7264
  25.                          RmCtrl.doc.info              889
  26.                     CLI.info                          624
  27.                     InstallReqTools                    52
  28.                     InstallReqTools.info              639
  29.                     Install.script                    975
  30.                     kick13 (Dir)
  31.                          reqtools.library           25724
  32.                     kick20 (Dir)
  33.                          reqtools.library           21192
  34.                     TextWeasel                      30156
  35.                     TextWeasel.doc                   5132
  36.                     TextWeasel.doc.info               889
  37.                     TextWeasel.info                  3594
  38.                TextWeasel.info                        618
  39.  
  40.          2) No material profit may be gained from the distribution of
  41.             TextWeasel in any form without my explicit permission.
  42.          3) PD vendors and information services may distribute Text-
  43.             Weasel only if they charge no more for media containing
  44.             TextWeasel than Fred Fish.
  45.  
  46.    -----------------------------------------------------------------------
  47.  
  48.       I would like to make TextWeasel as useful as possible.  Since this
  49.       is its first release, there may be a few bugs left.  I have spent
  50.       many hours (days) making TextWeasel relatively crash-proof and
  51.       bug-free, but it is likely that some bugs still remain.  If you
  52.       encounter any bugs or have any comments, suggestions, or ideas
  53.       concerning future releases, please write me at the address below:
  54.  
  55.            Mohawk Dave (Christoph Borst)
  56.                 cDc Communications
  57.                   P.O. Box 53011                   or e-mail:
  58.                 Lubbock, TX  79453                    mohawk@tamu.edu
  59.  
  60.       If you are the author of a shareware product and you find Text-
  61.       Weasel useful, please send me a registered version of your latest
  62.       shareware product(s) in exchange.
  63.  
  64.    -----------------------------------------------------------------------
  65.  
  66.       The general operation of TextWeasel is very simple:  Selecting any
  67.       of TextWeasel's text operation gadgets will invoke a file requester
  68.       that allows the user to select a source file, followed by another
  69.       requester for selection of a destination file.  Other requesters
  70.       may follow for operations that require the user to select options
  71.       or enter needed info.  After the text conversion is complete, an
  72.       information window appears to echo any relevant information to the
  73.       user.
  74.  
  75.       Documentation for all of TextWeasel's functions is available from
  76.       within the program by clicking the HELP gadget.
  77.  
  78.    -----------------------------------------------------------------------
  79.  
  80.       I use kickstart 2.04 but did not want to make TextWeasel depend
  81.       on any particular kickstart version.  To provide requesters for
  82.       both 1.3 and 2.0 users, I used reqtools.library by Nico François.
  83.       TextWeasel requires reqtools.library V37 or higher to be in the
  84.       libs: directory.  Seperate version of reqtools.library exist for
  85.       1.3 and 2.0; both are included in the original TW distribution.
  86.  
  87.    -----------------------------------------------------------------------
  88.  
  89.       The original TextWeasel distribution includes two CLI commands
  90.       named RmCtrl and AddCR.  These provide two of TextWeasel's most
  91.       common operations for those not interested in a large intuition-
  92.       based interface such as TextWeasel.
  93.  
  94.       The source code is not included in the TextWeasel distribution
  95.       because I don't want to waste anyone's time or money by includ-
  96.       ing something that almost no one looks at.  The source is 82K.
  97.  
  98.       TextWeasel uses 10K buffers for both input and output files to
  99.       maximize performance (especially useful for floppy drive users),
  100.       but if you use a single floppy I still recommend having either
  101.       the source or the destination in RAM.
  102.  
  103.    -----------------------------------------------------------------------
  104.  
  105.